pros-core 0.1.1

Core functionality for pros-rs
Documentation

pros-core

Low level core functionality for pros-rs. The core crate is used in all other crates in the pros-rs ecosystem. Included in this crate:

  • Global allocator
  • Errno handling
  • Serial terminal printing
  • No-std Instants
  • Synchronization primitives
  • FreeRTOS task management